Table of content



/luggage/{id}

Mapping URL: /luggage/{id}

Description: delete the luggage entity with the appended id

Microservice: LuggageService


Methods

/luggage/{id}

/luggage/{id}

Mapping URL: /luggage/{id}

Description: LuggageService

Name: deleteLuggageById(id)

Request Method: DELETE

Service Interface: /luggage/{id}

Service Entity: Luggage



LuggageService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content